﻿.smarticker { width: 100%; height: 30px; direction: ltr; position: relative; overflow: hidden; background: #fff; }
    .smarticker .newsholder { float: none; width: auto; line-height: 30px; }
    .smarticker .sec1-2 { float: left; }
    .smarticker .tickertitle { height: 100%; line-height: 30px; text-align: center; padding: 0 5px; overflow: hidden; }
    .smarticker .smarticker-news { text-align: left; position: relative; overflow: hidden; }
        .smarticker .smarticker-news ul { margin-left: 10px; display: none; }
            .smarticker .smarticker-news ul li { position: absolute; display: none; height: inherit; line-height: inherit; top: 0; left: auto; right: auto; white-space: nowrap; }
                .smarticker .smarticker-news ul li a { white-space: nowrap; font-size: 12px; color: #888; }
                .smarticker .smarticker-news ul li em { color: #999; font-size: 12px; margin-left: 15px; }
        .smarticker .smarticker-news .cover { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; float: right; }
